home *** CD-ROM | disk | FTP | other *** search
/ CICA 1995 August / CICA - The Ultimate Collection of Shareware for Windows (Disc 2) (August 1995).iso / disc2 / programr / vbasic / loanapp.exe / LOANF1.FRM < prev    next >
Text File  |  1993-07-22  |  38KB  |  1,173 lines

  1. VERSION 2.00
  2. Begin Form Form1 
  3.    BackColor       =   &H00FF0000&
  4.    BorderStyle     =   1  'Fixed Single
  5.    Caption         =   "Uniform Residential Loan Application"
  6.    ClientHeight    =   5865
  7.    ClientLeft      =   15
  8.    ClientTop       =   1920
  9.    ClientWidth     =   9570
  10.    ForeColor       =   &H00000000&
  11.    Height          =   6555
  12.    Left            =   -45
  13.    LinkMode        =   1  'Source
  14.    LinkTopic       =   "Form1"
  15.    ScaleHeight     =   391
  16.    ScaleMode       =   3  'Pixel
  17.    ScaleWidth      =   638
  18.    Top             =   1290
  19.    Width           =   9690
  20.    Begin PictureBox Picture1 
  21.       AutoRedraw      =   -1  'True
  22.       AutoSize        =   -1  'True
  23.       Height          =   2430
  24.       Left            =   90
  25.       Picture         =   LOANF1.FRX:0000
  26.       ScaleHeight     =   2400
  27.       ScaleWidth      =   9375
  28.       TabIndex        =   0
  29.       Top             =   480
  30.       Visible         =   0   'False
  31.       Width           =   9405
  32.       Begin Label LabelA 
  33.          FontBold        =   0   'False
  34.          FontItalic      =   0   'False
  35.          FontName        =   "MS Sans Serif"
  36.          FontSize        =   8.25
  37.          FontStrikethru  =   0   'False
  38.          FontUnderline   =   0   'False
  39.          Height          =   210
  40.          Index           =   7
  41.          Left            =   3825
  42.          TabIndex        =   13
  43.          Top             =   2190
  44.          Width           =   5520
  45.       End
  46.       Begin Label LabelA 
  47.          Alignment       =   2  'Center
  48.          Caption         =   " "
  49.          FontBold        =   0   'False
  50.          FontItalic      =   0   'False
  51.          FontName        =   "MS Sans Serif"
  52.          FontSize        =   8.25
  53.          FontStrikethru  =   0   'False
  54.          FontUnderline   =   0   'False
  55.          Height          =   225
  56.          Index           =   6
  57.          Left            =   2670
  58.          TabIndex        =   12
  59.          Top             =   2175
  60.          Width           =   1035
  61.       End
  62.       Begin Label LabelA 
  63.          Alignment       =   1  'Right Justify
  64.          FontBold        =   0   'False
  65.          FontItalic      =   0   'False
  66.          FontName        =   "MS Sans Serif"
  67.          FontSize        =   8.25
  68.          FontStrikethru  =   0   'False
  69.          FontUnderline   =   0   'False
  70.          Height          =   225
  71.          Index           =   5
  72.          Left            =   1560
  73.          TabIndex        =   11
  74.          Top             =   2175
  75.          Width           =   855
  76.       End
  77.       Begin Label LabelA 
  78.          FontBold        =   0   'False
  79.          FontItalic      =   0   'False
  80.          FontName        =   "MS Sans Serif"
  81.          FontSize        =   8.25
  82.          FontStrikethru  =   0   'False
  83.          FontUnderline   =   0   'False
  84.          Height          =   210
  85.          Index           =   4
  86.          Left            =   195
  87.          TabIndex        =   10
  88.          Top             =   2190
  89.          Width           =   1275
  90.       End
  91.       Begin Label LabelA 
  92.          Caption         =   " "
  93.          FontBold        =   0   'False
  94.          FontItalic      =   0   'False
  95.          FontName        =   "MS Sans Serif"
  96.          FontSize        =   8.25
  97.          FontStrikethru  =   0   'False
  98.          FontUnderline   =   0   'False
  99.          Height          =   210
  100.          Index           =   3
  101.          Left            =   7605
  102.          TabIndex        =   9
  103.          Top             =   1635
  104.          Width           =   1725
  105.       End
  106.       Begin Label LabelA 
  107.          FontBold        =   0   'False
  108.          FontItalic      =   0   'False
  109.          FontName        =   "MS Sans Serif"
  110.          FontSize        =   8.25
  111.          FontStrikethru  =   0   'False
  112.          FontUnderline   =   0   'False
  113.          Height          =   210
  114.          Index           =   2
  115.          Left            =   5805
  116.          TabIndex        =   8
  117.          Top             =   1635
  118.          Width           =   1695
  119.       End
  120.       Begin Label LabelA 
  121.          FontBold        =   0   'False
  122.          FontItalic      =   0   'False
  123.          FontName        =   "MS Sans Serif"
  124.          FontSize        =   8.25
  125.          FontStrikethru  =   0   'False
  126.          FontUnderline   =   0   'False
  127.          Height          =   210
  128.          Index           =   1
  129.          Left            =   900
  130.          TabIndex        =   7
  131.          Top             =   1605
  132.          Width           =   4815
  133.       End
  134.    End
  135.    Begin PictureBox Picture3 
  136.       AutoRedraw      =   -1  'True
  137.       AutoSize        =   -1  'True
  138.       BackColor       =   &H00FFFFFF&
  139.       ForeColor       =   &H00000000&
  140.       Height          =   4530
  141.       Left            =   75
  142.       Picture         =   LOANF1.FRX:3242
  143.       ScaleHeight     =   4500
  144.       ScaleWidth      =   9375
  145.       TabIndex        =   2
  146.       Top             =   480
  147.       Visible         =   0   'False
  148.       Width           =   9405
  149.       Begin VHedit HEdit2 
  150.          DelayRecog      =   -1  'True
  151.          Height          =   765
  152.          InflateBottom   =   270
  153.          InflateLeft     =   270
  154.          InflateRight    =   270
  155.          InflateTop      =   270
  156.          Left            =   4740
  157.          TabIndex        =   57
  158.          Top             =   3690
  159.          Version         =   268435458
  160.          Width           =   3345
  161.       End
  162.       Begin VHedit HEdit1 
  163.          DelayRecog      =   -1  'True
  164.          Height          =   765
  165.          InflateBottom   =   270
  166.          InflateLeft     =   270
  167.          InflateRight    =   270
  168.          InflateTop      =   270
  169.          Left            =   75
  170.          TabIndex        =   56
  171.          Top             =   3690
  172.          Version         =   268435458
  173.          Width           =   3345
  174.       End
  175.       Begin Label LabelH 
  176.          Caption         =   " "
  177.          FontBold        =   0   'False
  178.          FontItalic      =   0   'False
  179.          FontName        =   "MS Sans Serif"
  180.          FontSize        =   8.25
  181.          FontStrikethru  =   0   'False
  182.          FontUnderline   =   0   'False
  183.          Height          =   225
  184.          Index           =   7
  185.          Left            =   6750
  186.          TabIndex        =   45
  187.          Top             =   1875
  188.          Width           =   2595
  189.       End
  190.       Begin Label Label4 
  191.          BorderStyle     =   1  'Fixed Single
  192.          Caption         =   "    Erase        Signature"
  193.          Height          =   435
  194.          Index           =   1
  195.          Left            =   8220
  196.          TabIndex        =   55
  197.          Top             =   4020
  198.          Width           =   1095
  199.       End
  200.       Begin Label Label4 
  201.          BorderStyle     =   1  'Fixed Single
  202.          Caption         =   "    Erase        Signature"
  203.          Height          =   435
  204.          Index           =   0
  205.          Left            =   3540
  206.          TabIndex        =   54
  207.          Top             =   4020
  208.          Width           =   1095
  209.       End
  210.       Begin Label Label3 
  211.          Alignment       =   2  'Center
  212.          Caption         =   " "
  213.          FontBold        =   0   'False
  214.          FontItalic      =   0   'False
  215.          FontName        =   "MS Sans Serif"
  216.          FontSize        =   8.25
  217.          FontStrikethru  =   0   'False
  218.          FontUnderline   =   0   'False
  219.          Height          =   225
  220.          Index           =   2
  221.          Left            =   8205
  222.          TabIndex        =   49
  223.          Top             =   3690
  224.          Width           =   1125
  225.       End
  226.       Begin Label Label3 
  227.          Alignment       =   2  'Center
  228.          Caption         =   " "
  229.          FontBold        =   0   'False
  230.          FontItalic      =   0   'False
  231.          FontName        =   "MS Sans Serif"
  232.          FontSize        =   8.25
  233.          FontStrikethru  =   0   'False
  234.          FontUnderline   =   0   'False
  235.          Height          =   225
  236.          Index           =   1
  237.          Left            =   3540
  238.          TabIndex        =   48
  239.          Top             =   3720
  240.          Width           =   1095
  241.       End
  242.       Begin Label LabelJ 
  243.          Caption         =   " "
  244.          FontBold        =   0   'False
  245.          FontItalic      =   0   'False
  246.          FontName        =   "MS Sans Serif"
  247.          FontSize        =   8.25
  248.          FontStrikethru  =   0   'False
  249.          FontUnderline   =   0   'False
  250.          Height          =   600
  251.          Index           =   1
  252.          Left            =   4740
  253.          TabIndex        =   47
  254.          Top             =   2535
  255.          Width           =   4575
  256.       End
  257.       Begin Label LabelI 
  258.          Caption         =   " "
  259.          FontBold        =   0   'False
  260.          FontItalic      =   0   'False
  261.          FontName        =   "MS Sans Serif"
  262.          FontSize        =   8.25
  263.          FontStrikethru  =   0   'False
  264.          FontUnderline   =   0   'False
  265.          Height          =   600
  266.          Index           =   1
  267.          Left            =   45
  268.          TabIndex        =   46
  269.          Top             =   2520
  270.          Width           =   4590
  271.       End
  272.       Begin Label LabelJ 
  273.          Caption         =   " "
  274.          FontBold        =   0   'False
  275.          FontItalic      =   0   'False
  276.          FontName        =   "MS Sans Serif"
  277.          FontSize        =   8.25
  278.          FontStrikethru  =   0   'False
  279.          FontUnderline   =   0   'False
  280.          Height          =   225
  281.          Index           =   2
  282.          Left            =   8820
  283.          TabIndex        =   51
  284.          Top             =   2160
  285.          Width           =   495
  286.       End
  287.       Begin Label LabelI 
  288.          Caption         =   " "
  289.          FontBold        =   0   'False
  290.          FontItalic      =   0   'False
  291.          FontName        =   "MS Sans Serif"
  292.          FontSize        =   8.25
  293.          FontStrikethru  =   0   'False
  294.          FontUnderline   =   0   'False
  295.          Height          =   225
  296.          Index           =   2
  297.          Left            =   4140
  298.          TabIndex        =   50
  299.          Top             =   2160
  300.          Width           =   495
  301.       End
  302.       Begin Label LabelH 
  303.          Alignment       =   2  'Center
  304.          Caption         =   " "
  305.          FontBold        =   0   'False
  306.          FontItalic      =   0   'False
  307.          FontName        =   "MS Sans Serif"
  308.          FontSize        =   8.25
  309.          FontStrikethru  =   0   'False
  310.          FontUnderline   =   0   'False
  311.          Height          =   225
  312.          Index           =   6
  313.          Left            =   6210
  314.          TabIndex        =   44
  315.          Top             =   1875
  316.          Width           =   435
  317.       End
  318.       Begin Label LabelG 
  319.          Caption         =   " "
  320.          FontBold        =   0   'False
  321.          FontItalic      =   0   'False
  322.          FontName        =   "MS Sans Serif"
  323.          FontSize        =   8.25
  324.          FontStrikethru  =   0   'False
  325.          FontUnderline   =   0   'False
  326.          Height          =   225
  327.          Index           =   7
  328.          Left            =   2055
  329.          TabIndex        =   43
  330.          Top             =   1860
  331.          Width           =   2565
  332.       End
  333.       Begin Label LabelG 
  334.          Alignment       =   2  'Center
  335.          Caption         =   " "
  336.          FontBold        =   0   'False
  337.          FontItalic      =   0   'False
  338.          FontName        =   "MS Sans Serif"
  339.          FontSize        =   8.25
  340.          FontStrikethru  =   0   'False
  341.          FontUnderline   =   0   'False
  342.          Height          =   225
  343.          Index           =   6
  344.          Left            =   1515
  345.          TabIndex        =   42
  346.          Top             =   1875
  347.          Width           =   435
  348.       End
  349.       Begin Label LabelH 
  350.          Alignment       =   2  'Center
  351.          Caption         =   " "
  352.          FontBold        =   0   'False
  353.          FontItalic      =   0   'False
  354.          FontName        =   "MS Sans Serif"
  355.          FontSize        =   8.25
  356.          FontStrikethru  =   0   'False
  357.          FontUnderline   =   0   'False
  358.          Height          =   240
  359.          Index           =   8
  360.          Left            =   4740
  361.          TabIndex        =   61
  362.          Top             =   1695
  363.          Width           =   1395
  364.       End
  365.       Begin Label LabelG 
  366.          Alignment       =   2  'Center
  367.          FontBold        =   0   'False
  368.          FontItalic      =   0   'False
  369.          FontName        =   "MS Sans Serif"
  370.          FontSize        =   8.25
  371.          FontStrikethru  =   0   'False
  372.          FontUnderline   =   0   'False
  373.          Height          =   240
  374.          Index           =   8
  375.          Left            =   45
  376.          TabIndex        =   60
  377.          Top             =   1680
  378.          Width           =   1395
  379.       End
  380.       Begin Label Label2 
  381.          Caption         =   "Marital Status"
  382.          FontBold        =   0   'False
  383.          FontItalic      =   0   'False
  384.          FontName        =   "MS Sans Serif"
  385.          FontSize        =   8.25
  386.          FontStrikethru  =   0   'False
  387.          FontUnderline   =   0   'False
  388.          Height          =   210
  389.          Index           =   1
  390.          Left            =   4740
  391.          TabIndex        =   62
  392.          Top             =   1380
  393.          Width           =   1395
  394.       End
  395.       Begin Label Label2 
  396.          Caption         =   "Marital Status"
  397.          FontBold        =   0   'False
  398.          FontItalic      =   0   'False
  399.          FontName        =   "MS Sans Serif"
  400.          FontSize        =   8.25
  401.          FontStrikethru  =   0   'False
  402.          FontUnderline   =   0   'False
  403.          Height          =   210
  404.          Index           =   0
  405.          Left            =   45
  406.          TabIndex        =   59
  407.          Top             =   1365
  408.          Width           =   1395
  409.       End
  410.       Begin Label LabelH 
  411.          Alignment       =   2  'Center
  412.          Caption         =   " "
  413.          FontBold        =   0   'False
  414.          FontItalic      =   0   'False
  415.          FontName        =   "MS Sans Serif"
  416.          FontSize        =   8.25
  417.          FontStrikethru  =   0   'False
  418.          FontUnderline   =   0   'False
  419.          Height          =   225
  420.          Index           =   5
  421.          Left            =   8370
  422.          TabIndex        =   41
  423.          Top             =   1080
  424.          Width           =   975
  425.       End
  426.       Begin Label LabelH 
  427.          Alignment       =   2  'Center
  428.          Caption         =   " "
  429.          FontBold        =   0   'False
  430.          FontItalic      =   0   'False
  431.          FontName        =   "MS Sans Serif"
  432.          FontSize        =   8.25
  433.          FontStrikethru  =   0   'False
  434.          FontUnderline   =   0   'False
  435.          Height          =   225
  436.          Index           =   4
  437.          Left            =   7950
  438.          TabIndex        =   40
  439.          Top             =   1080
  440.          Width           =   315
  441.       End
  442.       Begin Label LabelH 
  443.          Alignment       =   2  'Center
  444.          Caption         =   " "
  445.          FontBold        =   0   'False
  446.          FontItalic      =   0   'False
  447.          FontName        =   "MS Sans Serif"
  448.          FontSize        =   8.25
  449.          FontStrikethru  =   0   'False
  450.          FontUnderline   =   0   'False
  451.          Height          =   225
  452.          Index           =   3
  453.          Left            =   6060
  454.          TabIndex        =   39
  455.          Top             =   1080
  456.          Width           =   1785
  457.       End
  458.       Begin Label LabelH 
  459.          Alignment       =   2  'Center
  460.          Caption         =   " "
  461.          FontBold        =   0   'False
  462.          FontItalic      =   0   'False
  463.          FontName        =   "MS Sans Serif"
  464.          FontSize        =   8.25
  465.          FontStrikethru  =   0   'False
  466.          FontUnderline   =   0   'False
  467.          Height          =   225
  468.          Index           =   2
  469.          Left            =   4740
  470.          TabIndex        =   38
  471.          Top             =   1080
  472.          Width           =   1215
  473.       End
  474.       Begin Label LabelG 
  475.          Alignment       =   2  'Center
  476.          Caption         =   " "
  477.          FontBold        =   0   'False
  478.          FontItalic      =   0   'False
  479.          FontName        =   "MS Sans Serif"
  480.          FontSize        =   8.25
  481.          FontStrikethru  =   0   'False
  482.          FontUnderline   =   0   'False
  483.          Height          =   225
  484.          Index           =   5
  485.          Left            =   3690
  486.          TabIndex        =   37
  487.          Top             =   1080
  488.          Width           =   945
  489.       End
  490.       Begin Label LabelG 
  491.          Alignment       =   2  'Center
  492.          Caption         =   " "
  493.          FontBold        =   0   'False
  494.          FontItalic      =   0   'False
  495.          FontName        =   "MS Sans Serif"
  496.          FontSize        =   8.25
  497.          FontStrikethru  =   0   'False
  498.          FontUnderline   =   0   'False
  499.          Height          =   225
  500.          Index           =   4
  501.          Left            =   3270
  502.          TabIndex        =   36
  503.          Top             =   1080
  504.          Width           =   315
  505.       End
  506.       Begin Label LabelG 
  507.          Alignment       =   2  'Center
  508.          Caption         =   " "
  509.          FontBold        =   0   'False
  510.          FontItalic      =   0   'False
  511.          FontName        =   "MS Sans Serif"
  512.          FontSize        =   8.25
  513.          FontStrikethru  =   0   'False
  514.          FontUnderline   =   0   'False
  515.          Height          =   225
  516.          Index           =   3
  517.          Left            =   1380
  518.          TabIndex        =   35
  519.          Top             =   1080
  520.          Width           =   1785
  521.       End
  522.       Begin Label LabelG 
  523.          Alignment       =   2  'Center
  524.          Caption         =   " "
  525.          FontBold        =   0   'False
  526.          FontItalic      =   0   'False
  527.          FontName        =   "MS Sans Serif"
  528.          FontSize        =   8.25
  529.          FontStrikethru  =   0   'False
  530.          FontUnderline   =   0   'False
  531.          Height          =   225
  532.          Index           =   2
  533.          Left            =   30
  534.          TabIndex        =   34
  535.          Top             =   1080
  536.          Width           =   1245
  537.       End
  538.       Begin Label LabelH 
  539.          Caption         =   " "
  540.          FontBold        =   0   'False
  541.          FontItalic      =   0   'False
  542.          FontName        =   "MS Sans Serif"
  543.          FontSize        =   8.25
  544.          FontStrikethru  =   0   'False
  545.          FontUnderline   =   0   'False
  546.          Height          =   225
  547.          Index           =   1
  548.          Left            =   4725
  549.          TabIndex        =   33
  550.          Top             =   540
  551.          Width           =   4605
  552.       End
  553.       Begin Label LabelG 
  554.          Caption         =   " "
  555.          FontBold        =   0   'False
  556.          FontItalic      =   0   'False
  557.          FontName        =   "MS Sans Serif"
  558.          FontSize        =   8.25
  559.          FontStrikethru  =   0   'False
  560.          FontUnderline   =   0   'False
  561.          Height          =   225
  562.          Index           =   1
  563.          Left            =   30
  564.          TabIndex        =   32
  565.          Top             =   555
  566.          Width           =   4605
  567.       End
  568.    End
  569.    Begin PictureBox Picture2 
  570.       AutoRedraw      =   -1  'True
  571.       AutoSize        =   -1  'True
  572.       Height          =   4530
  573.       Left            =   75
  574.       Picture         =   LOANF1.FRX:9044
  575.       ScaleHeight     =   4500
  576.       ScaleWidth      =   9375
  577.       TabIndex        =   1
  578.       Top             =   480
  579.       Visible         =   0   'False
  580.       Width           =   9405
  581.       Begin CheckBox Check1 
  582.          Caption         =   "Leasehold"
  583.          FontBold        =   0   'False
  584.          FontItalic      =   0   'False
  585.          FontName        =   "MS Sans Serif"
  586.          FontSize        =   8.25
  587.          FontStrikethru  =   0   'False
  588.          FontUnderline   =   0   'False
  589.          Height          =   195
  590.          Index           =   2
  591.          Left            =   7980
  592.          TabIndex        =   31
  593.          Top             =   4140
  594.          Width           =   1095
  595.       End
  596.       Begin CheckBox Check1 
  597.          Caption         =   "Fee Simple"
  598.          FontBold        =   0   'False
  599.          FontItalic      =   0   'False
  600.          FontName        =   "MS Sans Serif"
  601.          FontSize        =   8.25
  602.          FontStrikethru  =   0   'False
  603.          FontUnderline   =   0   'False
  604.          Height          =   195
  605.          Index           =   1
  606.          Left            =   7980
  607.          TabIndex        =   30
  608.          Top             =   3810
  609.          Width           =   1185
  610.       End
  611.       Begin Label LabelF 
  612.          Caption         =   " "
  613.          FontBold        =   0   'False
  614.          FontItalic      =   0   'False
  615.          FontName        =   "MS Sans Serif"
  616.          FontSize        =   8.25
  617.          FontStrikethru  =   0   'False
  618.          FontUnderline   =   0   'False
  619.          Height          =   225
  620.          Index           =   3
  621.          Left            =   30
  622.          TabIndex        =   29
  623.          Top             =   4260
  624.          Width           =   7695
  625.       End
  626.       Begin Label LabelF 
  627.          Caption         =   " "
  628.          FontBold        =   0   'False
  629.          FontItalic      =   0   'False
  630.          FontName        =   "MS Sans Serif"
  631.          FontSize        =   8.25
  632.          FontStrikethru  =   0   'False
  633.          FontUnderline   =   0   'False
  634.          Height          =   225
  635.          Index           =   2
  636.          Left            =   5295
  637.          TabIndex        =   28
  638.          Top             =   3720
  639.          Width           =   2415
  640.       End
  641.       Begin Label LabelF 
  642.          Caption         =   " "
  643.          FontBold        =   0   'False
  644.          FontItalic      =   0   'False
  645.          FontName        =   "MS Sans Serif"
  646.          FontSize        =   8.25
  647.          FontStrikethru  =   0   'False
  648.          FontUnderline   =   0   'False
  649.          Height          =   225
  650.          Index           =   1
  651.          Left            =   45
  652.          TabIndex        =   27
  653.          Top             =   3720
  654.          Width           =   5175
  655.       End
  656.       Begin Label LabelE 
  657.          FontBold        =   0   'False
  658.          FontItalic      =   0   'False
  659.          FontName        =   "MS Sans Serif"
  660.          FontSize        =   8.25
  661.          FontStrikethru  =   0   'False
  662.          FontUnderline   =   0   'False
  663.          Height          =   210
  664.          Index           =   5
  665.          Left            =   6765
  666.          TabIndex        =   26
  667.          Top             =   3225
  668.          Width           =   2565
  669.       End
  670.       Begin Label LabelE 
  671.          FontBold        =   0   'False
  672.          FontItalic      =   0   'False
  673.          FontName        =   "MS Sans Serif"
  674.          FontSize        =   8.25
  675.          FontStrikethru  =   0   'False
  676.          FontUnderline   =   0   'False
  677.          Height          =   210
  678.          Index           =   4
  679.          Left            =   4530
  680.          TabIndex        =   25
  681.          Top             =   3225
  682.          Width           =   1605
  683.       End
  684.       Begin Label LabelE 
  685.          FontBold        =   0   'False
  686.          FontItalic      =   0   'False
  687.          FontName        =   "MS Sans Serif"
  688.          FontSize        =   8.25
  689.          FontStrikethru  =   0   'False
  690.          FontUnderline   =   0   'False
  691.          Height          =   210
  692.          Index           =   3
  693.          Left            =   3000
  694.          TabIndex        =   24
  695.          Top             =   3225
  696.          Width           =   1455
  697.       End
  698.       Begin Label LabelE 
  699.          FontBold        =   0   'False
  700.          FontItalic      =   0   'False
  701.          FontName        =   "MS Sans Serif"
  702.          FontSize        =   8.25
  703.          FontStrikethru  =   0   'False
  704.          FontUnderline   =   0   'False
  705.          Height          =   210
  706.          Index           =   2
  707.          Left            =   1260
  708.          TabIndex        =   23
  709.          Top             =   3195
  710.          Width           =   1455
  711.       End
  712.       Begin Label LabelE 
  713.          Alignment       =   2  'Center
  714.          FontBold        =   0   'False
  715.          FontItalic      =   0   'False
  716.          FontName        =   "MS Sans Serif"
  717.          FontSize        =   8.25
  718.          FontStrikethru  =   0   'False
  719.          FontUnderline   =   0   'False
  720.          Height          =   210
  721.          Index           =   1
  722.          Left            =   15
  723.          TabIndex        =   22
  724.          Top             =   3210
  725.          Width           =   1035
  726.       End
  727.       Begin Label LabelE 
  728.          FontBold        =   0   'False
  729.          FontItalic      =   0   'False
  730.          FontName        =   "MS Sans Serif"
  731.          FontSize        =   8.25
  732.          FontStrikethru  =   0   'False
  733.          FontUnderline   =   0   'False
  734.          Height          =   180
  735.          Index           =   17
  736.          Left            =   7260
  737.          TabIndex        =   58
  738.          Top             =   2940
  739.          Width           =   1515
  740.       End
  741.       Begin Label LabelD 
  742.          FontBold        =   0   'False
  743.          FontItalic      =   0   'False
  744.          FontName        =   "MS Sans Serif"
  745.          FontSize        =   8.25
  746.          FontStrikethru  =   0   'False
  747.          FontUnderline   =   0   'False
  748.          Height          =   210
  749.          Index           =   6
  750.          Left            =   7950
  751.          TabIndex        =   21
  752.          Top             =   2430
  753.          Width           =   1395
  754.       End
  755.       Begin Label LabelD 
  756.          FontBold        =   0   'False
  757.          FontItalic      =   0   'False
  758.          FontName        =   "MS Sans Serif"
  759.          FontSize        =   8.25
  760.          FontStrikethru  =   0   'False
  761.          FontUnderline   =   0   'False
  762.          Height          =   210
  763.          Index           =   5
  764.          Left            =   6240
  765.          TabIndex        =   20
  766.          Top             =   2430
  767.          Width           =   1485
  768.       End
  769.       Begin Label LabelD 
  770.          FontBold        =   0   'False
  771.          FontItalic      =   0   'False
  772.          FontName        =   "MS Sans Serif"
  773.          FontSize        =   8.25
  774.          FontStrikethru  =   0   'False
  775.          FontUnderline   =   0   'False
  776.          Height          =   210
  777.          Index           =   4
  778.          Left            =   4575
  779.          TabIndex        =   19
  780.          Top             =   2430
  781.          Width           =   1425
  782.       End
  783.       Begin Label LabelD 
  784.          FontBold        =   0   'False
  785.          FontItalic      =   0   'False
  786.          FontName        =   "MS Sans Serif"
  787.          FontSize        =   8.25
  788.          FontStrikethru  =   0   'False
  789.          FontUnderline   =   0   'False
  790.          Height          =   210
  791.          Index           =   3
  792.          Left            =   2940
  793.          TabIndex        =   18
  794.          Top             =   2430
  795.          Width           =   1425
  796.       End
  797.       Begin Label LabelD 
  798.          FontBold        =   0   'False
  799.          FontItalic      =   0   'False
  800.          FontName        =   "MS Sans Serif"
  801.          FontSize        =   8.25
  802.          FontStrikethru  =   0   'False
  803.          FontUnderline   =   0   'False
  804.          Height          =   210
  805.          Index           =   2
  806.          Left            =   1290
  807.          TabIndex        =   17
  808.          Top             =   2430
  809.          Width           =   1425
  810.       End
  811.       Begin Label LabelD 
  812.          Alignment       =   2  'Center
  813.          Caption         =   " "
  814.          FontBold        =   0   'False
  815.          FontItalic      =   0   'False
  816.          FontName        =   "MS Sans Serif"
  817.          FontSize        =   8.25
  818.          FontStrikethru  =   0   'False
  819.          FontUnderline   =   0   'False
  820.          Height          =   225
  821.          Index           =   1
  822.          Left            =   30
  823.          TabIndex        =   53
  824.          Top             =   2415
  825.          Width           =   1035
  826.       End
  827.       Begin Label LabelC 
  828.          FontBold        =   0   'False
  829.          FontItalic      =   0   'False
  830.          FontName        =   "MS Sans Serif"
  831.          FontSize        =   8.25
  832.          FontStrikethru  =   0   'False
  833.          FontUnderline   =   0   'False
  834.          Height          =   210
  835.          Index           =   5
  836.          Left            =   6435
  837.          TabIndex        =   63
  838.          Top             =   1605
  839.          Width           =   2895
  840.       End
  841.       Begin Label LabelC 
  842.          Caption         =   " "
  843.          FontBold        =   0   'False
  844.          FontItalic      =   0   'False
  845.          FontName        =   "MS Sans Serif"
  846.          FontSize        =   8.25
  847.          FontStrikethru  =   0   'False
  848.          FontUnderline   =   0   'False
  849.          Height          =   225
  850.          Index           =   2
  851.          Left            =   30
  852.          TabIndex        =   52
  853.          Top             =   1605
  854.          Width           =   6315
  855.       End
  856.       Begin Label LabelC 
  857.          Alignment       =   2  'Center
  858.          Caption         =   " "
  859.          FontBold        =   0   'False
  860.          FontItalic      =   0   'False
  861.          FontName        =   "MS Sans Serif"
  862.          FontSize        =   8.25
  863.          FontStrikethru  =   0   'False
  864.          FontUnderline   =   0   'False
  865.          Height          =   225
  866.          Index           =   4
  867.          Left            =   8010
  868.          TabIndex        =   16
  869.          Top             =   1080
  870.          Width           =   1335
  871.       End
  872.       Begin Label LabelC 
  873.          Caption         =   " "
  874.          FontBold        =   0   'False
  875.          FontItalic      =   0   'False
  876.          FontName        =   "MS Sans Serif"
  877.          FontSize        =   8.25
  878.          FontStrikethru  =   0   'False
  879.          FontUnderline   =   0   'False
  880.          Height          =   225
  881.          Index           =   1
  882.          Left            =   30
  883.          TabIndex        =   15
  884.          Top             =   1080
  885.          Width           =   7875
  886.       End
  887.       Begin Label LabelC 
  888.          Alignment       =   2  'Center
  889.          Caption         =   " "
  890.          FontBold        =   0   'False
  891.          FontItalic      =   0   'False
  892.          FontName        =   "MS Sans Serif"
  893.          FontSize        =   8.25
  894.          FontStrikethru  =   0   'False
  895.          FontUnderline   =   0   'False
  896.          Height          =   225
  897.          Index           =   3
  898.          Left            =   8010
  899.          TabIndex        =   14
  900.          Top             =   555
  901.          Width           =   1335
  902.       End
  903.       Begin Label LabelB 
  904.          FontBold        =   0   'False
  905.          FontItalic      =   0   'False
  906.          FontName        =   "MS Sans Serif"
  907.          FontSize        =   8.25
  908.          FontStrikethru  =   0   'False
  909.          FontUnderline   =   0   'False
  910.          Height          =   225
  911.          Left            =   45
  912.          TabIndex        =   64
  913.          Top             =   540
  914.          Width           =   7875
  915.       End
  916.    End
  917.    Begin CommandButton Command4 
  918.       Caption         =   "Clear All"
  919.       Height          =   255
  920.       Left            =   7320
  921.       TabIndex        =   6
  922.       Top             =   120
  923.       Width           =   1335
  924.    End
  925.    Begin CommandButton Command3 
  926.       Caption         =   "Clear Page"
  927.       Height          =   255
  928.       Left            =   5160
  929.       TabIndex        =   5
  930.       Top             =   120
  931.       Width           =   1335
  932.    End
  933.    Begin CommandButton Command2 
  934.       Caption         =   "Next >"
  935.       Height          =   255
  936.       Left            =   3000
  937.       TabIndex        =   4
  938.       Top             =   120
  939.       Width           =   1335
  940.    End
  941.    Begin CommandButton Command1 
  942.       Caption         =   "< Previous"
  943.       Enabled         =   0   'False
  944.       Height          =   255
  945.       Left            =   840
  946.       TabIndex        =   3
  947.       Top             =   120
  948.       Width           =   1335
  949.    End
  950.    Begin Menu MFile 
  951.       Caption         =   "File"
  952.       Begin Menu MSave 
  953.          Caption         =   "&Save"
  954.       End
  955.       Begin Menu MLoad 
  956.          Caption         =   "&Load"
  957.       End
  958.       Begin Menu MPrint 
  959.          Caption         =   "&Print"
  960.       End
  961.       Begin Menu MExit 
  962.          Caption         =   "&Exit"
  963.       End
  964.    End
  965. End
  966.  
  967. Sub Check1_Click (Index As Integer)
  968.     If (Form1.Visible = True) And (Form7.Visible = False) Then
  969.         If Form1.Check1(Index).Value = 1 Then
  970.             MainRec.F.FC1 = Index
  971.             For i = 1 To 2
  972.                 If i <> Index Then
  973.                     Form1.Check1(i).Value = 0
  974.                 End If
  975.             Next i
  976.         End If
  977.     End If
  978.     If (Form1.Check1(1).Value = 0) And (Form1.Check1(2).Value = 0) Then
  979.         MainRec.F.FC1 = 0
  980.     End If
  981. End Sub
  982.  
  983. Sub Command1_Click ()
  984.     If Picture2.Visible = True Then
  985.         Picture2.Visible = False
  986.         Picture1.Visible = True
  987.         Command1.Enabled = False
  988.     ElseIf Picture3.Visible = True Then
  989.         Picture3.Visible = False
  990.         Picture2.Visible = True
  991.         Command2.Enabled = True
  992.     End If
  993.  
  994. End Sub
  995.  
  996. Sub Command2_Click ()
  997.     If Picture1.Visible = True Then
  998.         Picture1.Visible = False
  999.         Picture2.Visible = True
  1000.         Command1.Enabled = True
  1001.     ElseIf Picture2.Visible = True Then
  1002.         Picture2.Visible = False
  1003.         Picture3.Visible = True
  1004.         Command2.Enabled = False
  1005.     End If
  1006. End Sub
  1007.  
  1008. Sub Command3_Click ()
  1009.     If Picture1.Visible = True Then
  1010.         ClearPict1
  1011.     ElseIf Picture2.Visible = True Then
  1012.         ClearPict2
  1013.     Else
  1014.         ClearPict3
  1015.     End If
  1016. End Sub
  1017.  
  1018. Sub Command4_Click ()
  1019.     ClearPict1
  1020.     ClearPict2
  1021.     ClearPict3
  1022. End Sub
  1023.  
  1024. Sub Form_Load ()
  1025.     MSP = Screen.MousePointer
  1026.     Screen.MousePointer = 11
  1027.     Form2.Show
  1028.     Form1.WindowState = 2
  1029.     Picture1.Visible = True
  1030.     Unload Form2
  1031.     Screen.MousePointer = MSP
  1032. End Sub
  1033.  
  1034. Sub Form_Unload (Cancel As Integer)
  1035.     Call MExit_Click
  1036. End Sub
  1037.  
  1038. Sub Label3_Click (Index As Integer)
  1039.     UpdateDate (Index)
  1040. End Sub
  1041.  
  1042. Sub Label3_DblClick (Index As Integer)
  1043.     UpdateNewDate (Index)
  1044. End Sub
  1045.  
  1046. Sub Label4_DblClick (Index As Integer)
  1047.     If Index = 0 Then
  1048.         HEdit1.EraseInk = True
  1049.     Else
  1050.         HEdit2.EraseInk = True
  1051.     End If
  1052. End Sub
  1053.  
  1054. Sub LabelA_DblClick (Index As Integer)
  1055.     Load Form3
  1056.     Call UpdateFormA
  1057.     Form3.Show 1
  1058. End Sub
  1059.  
  1060. Sub LabelB_DblClick ()
  1061.     AddressBox = 1
  1062.     Form10.Picture5.Visible = False
  1063.     Call UpdateFormB
  1064.     Form10.Show 1
  1065. End Sub
  1066.  
  1067. Sub LabelC_DblClick (Index As Integer)
  1068.     Call UpdateFormC
  1069.     Form4.Show 1
  1070. End Sub
  1071.  
  1072. Sub LabelD_DblClick (Index As Integer)
  1073.     Call UpdateFormD
  1074.     Form5.Show 1
  1075. End Sub
  1076.  
  1077. Sub LabelE_DblClick (Index As Integer)
  1078.     Call UpdateFormE
  1079.     Form6.Show 1
  1080. End Sub
  1081.  
  1082. Sub LabelF_DblClick (Index As Integer)
  1083.     Call UpdateFormF
  1084.     Form7.Show 1
  1085. End Sub
  1086.  
  1087. Sub LabelG_DblClick (Index As Integer)
  1088.     Call UpdateFormG
  1089.     Form8.Show 1
  1090. End Sub
  1091.  
  1092. Sub LabelH_DblClick (Index As Integer)
  1093.     Call UpdateFormH
  1094.     Form9.Show 1
  1095. End Sub
  1096.  
  1097. Sub LabelI_Click (Index As Integer)
  1098.     AddressBox = 2
  1099.     Form10.Picture5.Visible = True
  1100.     Call UpdateFormI
  1101.     Form10.Show 1
  1102. End Sub
  1103.  
  1104. Sub LabelJ_Click (Index As Integer)
  1105.     AddressBox = 3
  1106.     Form10.Picture5.Visible = True
  1107.     Call UpdateFormJ
  1108.     Form10.Show 1
  1109. End Sub
  1110.  
  1111. Sub MExit_Click ()
  1112.     Unload Form1
  1113.     Unload Form2
  1114.     Unload Form3
  1115.     Unload Form4
  1116.     Unload Form5
  1117.     Unload Form6
  1118.     Unload Form7
  1119.     Unload Form8
  1120.     Unload Form9
  1121.     Unload Form10
  1122. End Sub
  1123.  
  1124. Sub MLoad_Click ()
  1125.     MSP = Screen.MousePointer
  1126.     Screen.MousePointer = 11
  1127.     Open "SaveFile.Txt" For Random As #1 Len = Len(MainRec)
  1128.     Get #1, , MainRec
  1129.     Close #1
  1130.     Call UpdateFormA
  1131.     Call UpdateFormB
  1132.     Call UpdateFormC
  1133.     Call UpdateFormD
  1134.     Call UpdateFormE
  1135.     Call UpdateFormF
  1136.     Call UpdateFormG
  1137.     Call UpdateFormH
  1138.     Call UpdateFormI
  1139.     Call UpdateFormJ
  1140.     Call UpdateLabelA
  1141.     Call UpdateLabelB
  1142.     Call UpdateLabelC
  1143.     Call UpdateLabelD
  1144.     Call UpdateLabelE
  1145.     Call UpdateLabelF
  1146.     Call UpdateLabelG
  1147.     Call UpdateLabelH
  1148.     Call UpdateLabelI
  1149.     Call UpdateLabelJ
  1150.     Call UpdateDate(1)
  1151.     Call UpdateDate(2)
  1152.     Screen.MousePointer = MSP
  1153. End Sub
  1154.  
  1155. Sub MPrint_Click ()
  1156.     Msg$ = "Here is where you would add code to print" + Chr$(10) + Chr$(13)
  1157.     Msg$ = Msg$ + "all the screens.  The screens can be" + Chr$(10) + Chr$(13)
  1158.     Msg$ = Msg$ + "captured with an API call 'BitBlt' and" + Chr$(10) + Chr$(13)
  1159.     Msg$ = Msg$ + "added together as they are printed to" + Chr$(10) + Chr$(13)
  1160.     Msg$ = Msg$ + "the printer."
  1161.     MsgBox Msg$, 64, "Additional feature to be added."
  1162. End Sub
  1163.  
  1164. Sub MSave_Click ()
  1165.     MSP = Screen.MousePointer
  1166.     Screen.MousePointer = 11
  1167.     Open "SaveFile.Txt" For Random As #1 Len = Len(MainRec)
  1168.     Put #1, , MainRec
  1169.     Close #1
  1170.     Screen.MousePointer = MSP
  1171. End Sub
  1172.  
  1173.